home *** CD-ROM | disk | FTP | other *** search
-
-
-
- XXXXmmmmSSSSttttrrrriiiinnnnggggHHHHaaaassssSSSSuuuubbbbssssttttrrrriiiinnnngggg((((3333XXXX)))) UUUUNNNNIIIIXXXX SSSSyyyysssstttteeeemmmm VVVV XXXXmmmmSSSSttttrrrriiiinnnnggggHHHHaaaassssSSSSuuuubbbbssssttttrrrriiiinnnngggg((((3333XXXX))))
-
-
-
- NNNNAAAAMMMMEEEE
- _X_m_S_t_r_i_n_g_H_a_s_S_u_b_s_t_r_i_n_g - A compound string function that
- indicates whether one compound string is contained within
- another
-
- SSSSYYYYNNNNOOOOPPPPSSSSIIIISSSS
- #include <Xm/Xm.h>
-
- Boolean XmStringHasSubstring (ssssttttrrrriiiinnnngggg,,,, ssssuuuubbbbssssttttrrrriiiinnnngggg)
- _X_m_S_t_r_i_n_g ssssttttrrrriiiinnnngggg;
- _X_m_S_t_r_i_n_g ssssuuuubbbbssssttttrrrriiiinnnngggg;
-
- DDDDEEEESSSSCCCCRRRRIIIIPPPPTTTTIIIIOOOONNNN
- _X_m_S_t_r_i_n_g_H_a_s_S_u_b_s_t_r_i_n_g indicates whether or not one compound
- string is contained within another.
-
- ssssttttrrrriiiinnnngggg
- Specifies the compound string to be searched
-
- ssssuuuubbbbssssttttrrrriiiinnnngggg
- Specifies the compound string to be searched for
-
- RRRREEEETTTTUUUURRRRNNNN VVVVAAAALLLLUUUUEEEE
- Returns True if ssssuuuubbbbssssttttrrrriiiinnnngggg has a single segment and if its
- text is completely contained within any single segment of
- ssssttttrrrriiiinnnngggg; otherwise, returns False. If two compound strings
- created using _X_m_S_t_r_i_n_g_C_r_e_a_t_e_L_o_c_a_l_i_z_e_d in the same language
- environment satisfy this condition, the function returns
- True. If two compound strings created with the same
- character set using _X_m_S_t_r_i_n_g_C_r_e_a_t_e satisfy this condition,
- the function returns True.
-
- RRRREEEELLLLAAAATTTTEEEEDDDD IIIINNNNFFFFOOOORRRRMMMMAAAATTTTIIIIOOOONNNN
- _X_m_S_t_r_i_n_g_C_r_e_a_t_e(_3_X) and _X_m_S_t_r_i_n_g_C_r_e_a_t_e_L_o_c_a_l_i_z_e_d(_3_X).
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
- Page 1 (printed 11/11/03)
-
-
-
-